GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter / EnableICC Property





In This Topic
EnableICC Property (IGdPictureDocumentConverter)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(39)>
Property EnableICC As Boolean
[DispId(39)]
bool EnableICC {get; set;}
read-write property EnableICC: Boolean; 
DispIdAttribute(39)
function get,set EnableICC : boolean
[DispId(39)]
__property bool get_EnableICC();
__property void set_EnableICC( 
   bool value
);
[DispId(39)]
property bool EnableICC {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter
IGdPictureDocumentConverter Members